* tutorial.el (tutorial-warning-face): New face.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 20 Nov 2006 20:43:22 +0000 (20:43 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 20 Nov 2006 20:43:22 +0000 (20:43 +0000)
commitba595b730518dd533dc4224a5f149b05d815bf42
treebec89a5b6a83c82d6a7d6c0eb15776857a9846ae
parent5e08ba46aba7dc9f758700e27022c967b805399f
* tutorial.el (tutorial-warning-face): New face.
(tutorial--detailed-help, tutorial--display-changes): Use it.
(tutorial--find-changed-keys): Check ESC-prefix binding specially.
Improve search pattern for occurrences of changed keys.
lisp/ChangeLog